| 1. | Procedural programming language 程序化程序语言 |
| 2. | Misunderstanding : to adopt xquery , you must abandon procedural programming for object programming 误解:采用xquery必须放弃过程性编程而转向面向对象编程 |
| 3. | Sax treats an xml document as a series of parsing events , and basically allows a procedural programming style Sax将xml文档视为一系列解析事件,而且它基本上允许过程性编程风格。 |
| 4. | Classless and mainless that is , open code increase productivity for procedural programs such as scripts Classless和mainless (即开放)代码提高了程序式程序(如脚本)的生产率。 |
| 5. | Most procedural programming languages have some kind of control statements , and there is often overlap among languages 大多数程序化的编程语言都提供了某种形式的控制语句,这在语言间通常是共通的。 |
| 6. | " procedural programming " it refers to creating content by programming ionstead of having an artist or designer planning everything by hand 星球上有“过程生成”的植物,但是材质(有些例外)将会是手绘的。 |
| 7. | Sometimes one or two sql statements can accomplish tasks that otherwise would require entire procedural programs to do 有时,如果不使用sql语句,一条或两条sql语句可以完成的任务就需要完整的过程化程序来完成。 |
| 8. | This article covers the basics of oop versus functional and procedural programming in perl , and shows how to use oop in perl programs and modules 本文讨论perl中的oop对比函数型和过程型编程的基本知识,并演示如何在perl程序和模块中使用oop 。 |
| 9. | A developer who is comfortable using a procedural programming language like python may write 100 or more lines of code to retrieve , parse , and process the data 喜欢使用python这类过程性编程语言的开发人员可能要编写100或更多代码行来检索、解析和处理数据。 |
| 10. | Oop does not work well with the procedural programming methodology because it concentrates on objects , while procedural programming is based on procedures we will loosely define Oop与过程型编程方法合作得不是很好,因为它集中在对象上,而过程型编程基于过程(我们将 |